home *** CD-ROM | disk | FTP | other *** search
- Name/Version: Keywords Generator v1.3.1
- 1st Release : 19.03.2002
- Last Update : 29.03.2002
-
- Short Description
- Extracts words from any file (ascii prefered)
- to generate keyword lists.
-
- Reason for the Development
- Useful for making html meta tags.
-
- Note
- ASCII_Ex is a useful supplement for this app.
- to convert a data file into an ascii file before.
-
- Appearance
- Language ..........: English
- User Interface/Form: Yes
- Input by Interface: Supported
- Input by Command$ : No
- Input by Clipboard: No
- Input by Drag&Drop: No
- Input from Disk ..: Required
- Input, Other ......: No
- Output by Interface: Yes
- Output to Clipboard: No
- Output by Drag&Drop: No
- Output to Disk ....: Yes
- Output, Other .....: No
-
- More Requirements
- No
-
- Instructions
-
- Working order:
- 1. Set Minimum Word Length (default=3, therefore "sex" would be found)
- 2. Open a file (ascii prefered)
- The list will be automaticly sorted
- The terms for >> what should be recognized as a "word-end" character? <<
- can be defined in "word-end-char.txt"
- 3. Click <Del Filtered> to remove unnecessary characters
- Please open "filter.txt" (Notepad) to edit >> what is unnecessary? <<
- Syllable (or http://...) can also be filtered
- 4. Click <Del Double> to remove double items from the list
- 5. Check the list manually (arrow up/down etc.)
- a. Click <Delete> to remove a single item from the list
- b. Click <Dublicate> to dublicate the selected item
- c. Edit the input line to make changes to the selected item
- d. Click <Cut left/right> to cut characters from selected item
- e. Click <Upper Case> to convert the sel. item to upper case
- f. Click <First Up> to change first character to upper case
- After manual changings it could be required to <Sort> the list again
- Alternate there is a multi-selection option available
- g. Check Items which should be removed and click <Delete> from
- "Checked Items" section
- 6. Click <Save as> to save the list (3+1 saving modes available)
- Click <Save> during the work from time to time
-
- PS: The list can be used with normal Windows key-commands:
- CRSR up/down, Page up/down, Home/End, Space for checking
-
- {End of instructions}
-
- Limitations
- 32735 words per list
-
- Future Planning
- No
-
- Updates
- 1.0 18.03.02 > New: First Release
- 1.1.2 18.03.02 - New: GoTo function
- - Imp: Small corrections
- 1.2 19.03.02 > New: Pointer (go...) edit-able
- - Imp: Small corrections
- 1.3 23.03.02 - Imp: new open-file procedure (word-end-char)
- - Imp: additional save mode
- - Imp: corrections
- 1.3.1 29.03.02 - Imp: small optical corrections